| 2017-06-17 |
Ian Douglas... | Fix typo in comment |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
bors | Auto merge of #4178 - nrc:shell, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Nick Cameron | Support having a generic writer instead of a termcolor... |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
bors | Auto merge of #4125 - alexcrichton:rerun-if-env-changed... |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
bors | Auto merge of #4176 - alexcrichton:atty, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Alex Crichton | Use the `atty` crate for TTY detection |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
Alex Crichton | Implement `cargo:rerun-if-env-changed=FOO` |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
bors | Auto merge of #4167 - alexcrichton:keep-metadata, r... |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
bors | Auto merge of #4168 - alexcrichton:more-metadata, r... |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
Alex Crichton | Hash `Kind` in metadata for crates |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
Alex Crichton | Preserve `package.metadata` when packaging |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
bors | Auto merge of #4162 - alexcrichton:termcolor, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
bors | Auto merge of #4155 - ketralnis:fossil, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
bors | Auto merge of #4159 - matklad:arch, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
bors | Auto merge of #4158 - stepancheg:hg-ignore, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-13 |
Alex Crichton | Migrate from the `term` crate to `termcolor` |
commit | commitdiff | tree | snapshot |
| 2017-06-13 |
bors | Auto merge of #4149 - ordian:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-13 |
bors | Auto merge of #3978 - dethoter:separated-credentials... |
commit | commitdiff | tree | snapshot |
| 2017-06-13 |
Aleksey Kladov | Fix typos and reword slightly |
commit | commitdiff | tree | snapshot |
| 2017-06-13 |
bors | Auto merge of #4163 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-13 |
Alex Crichton | Update dependencies |
commit | commitdiff | tree | snapshot |
| 2017-06-12 |
Aleksey Kladov | Blurb about Cargo inner workings |
commit | commitdiff | tree | snapshot |
| 2017-06-11 |
Stepan Koltsov | Generate .hgignore with syntax:glob |
commit | commitdiff | tree | snapshot |
| 2017-06-10 |
David King | Add fossil VCS support to `cargo new` |
commit | commitdiff | tree | snapshot |
| 2017-06-09 |
Evgen Druzhynin | Update a credentials file format. Implement tests for... |
commit | commitdiff | tree | snapshot |
| 2017-06-09 |
Evgen Druzhynin | Revert "Credentials for multiple hosts." |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
Andronik Ordian | Drop rustc-serialize dependency |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
bors | Auto merge of #4146 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
Alex Crichton | Bump to 0.21.0 |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
bors | Auto merge of #4145 - rust-lang:matklad-patch-1, r... |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
Aleksey Kladov | Fix flaky test |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
bors | Auto merge of #4141 - Keruspe:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Marc-Antoine... | update git2 |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
bors | Auto merge of #4139 - Keruspe:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
bors | Auto merge of #4137 - tshepang:immutable, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
bors | Auto merge of #4062 - huntiep:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Marc-Antoine... | Include rustc version in metadata |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
bors | Auto merge of #4138 - alexcrichton:fix-tests, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Alex Crichton | Fix tests on beta |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Tshepang Lekhonkhobe | binding does not need to be mutable |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Hunter Praska | Add test for local gitconf |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
bors | Auto merge of #4126 - malbarbo:bump-jobserver, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Marco A L Barbosa | Bump jobserver to 0.1.4 |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
bors | Auto merge of #4118 - alexcrichton:hamt, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Fix tests |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Remove the RefCell from `PackageRegistry` |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Comment about `Clone` on Context |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Type alias `activations` to consolidate definition |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Remove stray Registry impls |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Avoid stack overflow when dropping RcList |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Remove `Clone` for a struct we don't want cloned |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Reorganize `PackageRegistry::query` a bit |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Remove DependencyInner as a public API |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Cache `Context::target_filenames` |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Don't spawn threads for fresh work |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Remove more allocatoins in index querying |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Cut down allocations in Display impls |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Optimize allocations in the registry index |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Optimize the interface of `Registry`. |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Try to not allocate when decoding registry json |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Use `Rc::make_mut` in `Dependency` |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Make `Summary::clone` cheap with an inner `Rc` |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Alex Crichton | Optimize resolution by removing allocations |
commit | commitdiff | tree | snapshot |
| 2017-06-03 |
bors | Auto merge of #4119 - fabricedesre:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-03 |
Fabrice Desré | Fix typo in argument name. |
commit | commitdiff | tree | snapshot |
| 2017-06-02 |
bors | Auto merge of #4110 - alexcrichton:jobserver, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-06-02 |
Alex Crichton | Add a GNU make jobserver implementation to Cargo |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
bors | Auto merge of #4117 - brson:vs2017, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
bors | Auto merge of #4116 - alexcrichton:enotsupp, r=Mark... |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Brian Anderson | Update gcc crate for MSVC 2017 |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Alex Crichton | Ignore ENOTSUP in file locking on Linux too |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
bors | Auto merge of #4038 - nisargthakkar:newBadgesAdd, r... |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Evgen Druzhynin | Credentials for multiple hosts. |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Evgen Druzhynin | Remove warnings about old configuration on publish. |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Evgen Druzhynin | Update login paragraph in crates-io docs. |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Evgen Druzhynin | Move API token into the separate file. |
commit | commitdiff | tree | snapshot |
| 2017-05-31 |
bors | Auto merge of #4090 - jluner:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-05-31 |
bors | Auto merge of #4113 - alexcrichton:trim-travis, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2017-05-31 |
Alex Crichton | Remove lots of dated configuration from this repo |
commit | commitdiff | tree | snapshot |
| 2017-05-31 |
jluner | Fixes review comments |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
jluner | Restore macro_use |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
jluner | Resolve upstream updates to referenced crates |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
jluner | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
jluner | Fix formatting issue blocking build |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
bors | Auto merge of #4107 - alexcrichton:update-deps, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
Alex Crichton | Update a slew of dependencies and such |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
bors | Auto merge of #4031 - torkleyy:exclude, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
torkleyy | Fix build_all_exclude |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
torkleyy | Add tests for --exclude |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
torkleyy | Add exclude flag to bench, check and test |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
torkleyy | Move package flag handling into cargo_compile |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
torkleyy | Add --exclude flag |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
jluner | Update gcc dependency to match updated gcc elsewhere... |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
jluner | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
jluner | Fix failing tests |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
bors | Auto merge of #4103 - brson:vs2017, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Brian Anderson | Update lockfile for gcc and cmake crates to pick up... |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
bors | Auto merge of #4105 - birkenfeld:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Georg Brandl | Do not output "Blocking - waiting for lock" with -q |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
bors | Auto merge of #4099 - matklad:ignore-root-target, r... |
commit | commitdiff | tree | snapshot |
| next |